Lucene search
+L
LinuxLinux Kernel

14999 matches found

CVE
CVE
added 2024/12/27 1:50 p.m.128 views

CVE-2024-53238

Technical details about CVE-2024-53238 are not publicly provided in the supplied documents. Please monitor vendor advisories and connected feeds for affected products, impact, and remediation.

5.5CVSS6.9AI score0.00243EPSS
Save
CVE
CVE
added 2025/03/06 4:13 p.m.128 views

CVE-2024-58077

CVE-2024-58077 affects the Linux kernel ASoC: soc-pcm path. The root cause is invoking soc_pcm_ret() on the .prepare callback, which previously ignored -EINVAL to avoid user-space DoS via logs. The fix changes behavior to stop using soc_pcm_ret() in the .prepare callback, addressing the invalid-p...

5.5CVSS7AI score0.0018EPSS
Save
CVE
CVE
added 2025/03/06 4:13 p.m.128 views

CVE-2024-58081

CVE-2024-58081 : In the Linux kernel, a race/ordering flaw in the power-domain (GENPD) debug path can dereference NULL if the genpd struct device name isn’t set before pm_genpd_init() runs. The issue arises when dev_set_name() for the GENPD device occurs inside pm_genpd_init(), and a NULL genpd n...

5.5CVSS7AI score0.00176EPSS
Save
CVE
CVE
added 2025/01/21 12:18 p.m.128 views

CVE-2025-21661

CVE-2025-21661 concerns the Linux kernel GPIO virtuser path (gpio-virtuser.c). When a virtuser device is created via configfs and probe fails due to an incorrect lookup table, the table was not cleaned up, blocking subsequent probes and potentially requiring device release to recover. A memory le...

7.8CVSS6.4AI score0.00187EPSS
Save
CVE
CVE
added 2025/02/27 2:07 a.m.128 views

CVE-2025-21710

CVE-2025-21710: In the Linux kernel, tcp window advertising under extreme memory squeeze could diverge between the local receive window and the peer, leading to a stall where the peer sends no data. Root cause: the receive window (tp->rcv_wnd) and pending update logic (tp->rcv_wup) could mi...

8.2CVSS6.3AI score0.00268EPSS
Save
CVE
CVE
added 2025/03/27 2:57 p.m.128 views

CVE-2025-21890

Technical details about CVE-2025-21890 are not publicly disclosed in the provided connected documents. The initial description notes a fix in the Linux kernel idpf driver, but further specifics (affected versions, exploitability, mitigations) are not included here. Monitor for updates.

8.2CVSS7AI score0.00374EPSS
Save
CVE
CVE
added 2025/04/03 7:19 a.m.128 views

CVE-2025-22003

CVE-2025-22003 (Linux kernel, can: ucan): A one-byte out-of-bounds read was introduced in the can: ucan path due to a mismatch when using strscpy() with a length of len+1. The issue arises because strscpy() reads len+1 bytes from the source to detect truncation, even when the source is not NULL-t...

5.5CVSS7AI score0.00189EPSS
Save
CVE
CVE
added 2025/05/01 12:55 p.m.128 views

CVE-2025-23160

CVE-2025-23160 affects the Linux kernel on Mediatek platforms with a system companion processor (SCP). The issue is a resource leak in the Media subsystem (vcodec) during firmware initialization when the mtk_scp structure is not properly freed, leading to a leak if firmware initialization allocat...

5.5CVSS6.6AI score0.00204EPSS
Save
CVE
CVE
added 2025/05/20 3:21 p.m.128 views

CVE-2025-37894

Technical details for CVE-2025-37894 are not provided in the connected documents. The materials describe the vulnerability fix in the Linux kernel but do not specify exact affected versions, exploit scenarios, or remediation beyond the general patch guidance.

9.8CVSS6.4AI score0.00451EPSS
Save
CVE
CVE
added 2025/05/20 3:21 p.m.128 views

CVE-2025-37897

CVE-2025-37897 affects the Linux kernel wifi driver (plfxlc) where plfxlc_mac_release() asserts mac->lock, which is incorrect because mac->lock cannot be held when probe fails or the device is disconnected. The issue can trigger a kernel warning (warning trace shown in the advisory) and is ...

5.5CVSS6.4AI score0.00191EPSS
Save
CVE
CVE
added 2025/05/20 3:21 p.m.128 views

CVE-2025-37920

CVE-2025-37920 is a Linux kernel race-condition fix in the AF_XDP generic RX path. The patch moves rx_lock from xsk_socket to xsk_buff_pool and hardens synchronization for shared umem mode when multiple sockets share a single pool. The RX queue remains exclusive to each xsk_socket, while the FILL...

7.8CVSS6.5AI score0.00149EPSS
Save
CVE
CVE
added 2025/06/30 7:29 a.m.128 views

CVE-2025-38087

The CVE-2025-38087 entry refers to a Linux kernel vulnerability in net/sched: taprio_dev_notifier, where a race with advance_sched could cause a use-after-free because taprio_dev_notifier() was not protected by an RCU read-side critical section. The issue is resolved by adding an rcu_read_lock() ...

7.8CVSS6.5AI score0.00152EPSS
Save
CVE
CVE
added 2025/07/10 7:41 a.m.128 views

CVE-2025-38268

CVE-2025-38268: In the Linux kernel, a deadlock window existed in the USB Type‑C/TCPM Alt Mode interaction due to an unprotected state check in tcpm_queue_vdm_unlocked, which could allow the Alt Mode driver to grab the TCPM lock while state changes occurred. The fix moves tcpm_queue_vdm_unlocked ...

5.5CVSS6.5AI score0.00124EPSS
Save
CVE
CVE
added 2025/07/10 7:42 a.m.128 views

CVE-2025-38298

CVE-2025-38298 corresponds to a Linux kernel EDAC issue (EDAC/skx_common) where reloading i10nm_edac after unloading and reloading can trigger a general protection fault. The root cause was that the adxl_component_count variable, which tracks ADXL components, was not reset during the reload seque...

7.8CVSS6.8AI score0.00202EPSS
Save
CVE
CVE
added 2025/07/25 12:53 p.m.128 views

CVE-2025-38386

CVE-2025-38386 : In the Linux kernel, ACPICA could crash due to a use-after-free when a platform firmware update increases the number of AML method parameters but does not update all callers. The fix makes ACPICA refuse to evaluate a method if the caller passes fewer arguments than expected, prev...

7.8CVSS6.4AI score0.00178EPSS
Save
CVE
CVE
added 2025/07/25 3:27 p.m.128 views

CVE-2025-38459

CVE-2025-38459: Linux kernel ATM CLIP module vulnerability causing Denial of Service via infinite recursion in clip_push(). Root cause: second ATMARP_MKIP ioctl triggers recursion when vcc->old_push is used after first call; mitigation implemented by checking vcc->user_back (clip_vcc) and u...

7.8CVSS6.2AI score0.00174EPSS
Save
CVE
CVE
added 2025/07/28 11:22 a.m.128 views

CVE-2025-38494

CVE-2025-38494 (Linux kernel) : In the HID core, hid_hw_raw_request() checks were bypassed by a low-level transport path, allowing the use of invalid parameters. The vulnerability was resolved in the Linux kernel; advisories from Debian/Amazon/RHEL references confirm the fix. Impact is high (loca...

7.8CVSS6.4AI score0.00205EPSS
Save
CVE
CVE
added 2026/06/24 4:29 p.m.128 views

CVE-2026-53006

The CVE-2026-53006 entry concerns a Use-After-Free in the Linux kernel IPv6 path (icmpv6_rcv) caused by caching IPv6 saddr/daddr before pskb_pull(), since skb->head can change. The fix removes temporary variables and ensures access to &ipv6_hdr(skb)->saddr and &ipv6_hdr(skb)->daddr only ...

9.8CVSS5.7AI score0.00395EPSS
Save
CVE
CVE
added 2008/06/30 10:00 p.m.127 views

CVE-2008-0598

CVE-2008-0598 affects the Linux kernel 2.6.9, 2.6.18 (and likely other versions) via the 32-bit/64-bit emulation. The issue allows local attackers to read uninitialized memory through crafted binaries, indicating a local, unauthenticated attack with LOW complexity and complete confidentiality imp...

4.9CVSS5.6AI score0.0037EPSS
Save
CVE
CVE
added 2008/11/05 2:51 p.m.127 views

CVE-2008-4933

CVE-2008-4933: Buffer overflow in hfsplus_find_cat (fs/hfsplus/catalog.c) of the Linux kernel prior to 2.6.28-rc1. An invalid catalog namelength field in an hfsplus filesystem image can cause memory corruption and potentially a denial of service (memory corruption or system crash). Root cause cit...

7.8CVSS5.4AI score0.02904EPSS
Save
CVE
CVE
added 2009/01/26 3:05 p.m.127 views

CVE-2009-0269

CVE-2009-0269 refers to a local kernel vulnerability in the Linux kernel’s eCryptfs inode handling. The flaw, described as a readlink error path in fs/ecryptfs/inode.c, can lead to denial of service (fault or memory corruption) and possibly other unspecified effects by causing the code to use a -...

4.9CVSS5AI score0.00502EPSS
Save
CVE
CVE
added 2010/09/08 7:00 p.m.127 views

CVE-2010-2803

CVE-2010-2803 affects the Linux kernel DRM subsystem. The drm_ioctl path in drivers/gpu/drm/drm_drv.c allows a local user to request a large memory allocation and may leak kernel memory contents. Affected trees/versions include 2.6.27.53, 2.6.32.x before 2.6.32.21, 2.6.34.x before 2.6.34.6, and 2...

1.9CVSS6.8AI score0.00467EPSS
Save
CVE
CVE
added 2010/09/30 2:00 p.m.127 views

CVE-2010-2943

CVE-2010-2943 affects the Linux kernel's XFS implementation up to version 2.6.34, where inode allocation B-trees are not consulted before reading inode buffers. This allows remote authenticated users to read unlinked files or read/overwrite disk blocks that were previously allocated to an unlinke...

8.1CVSS7.2AI score0.17009EPSS
Save
CVE
CVE
added 2011/01/11 1:00 a.m.127 views

CVE-2010-4175

Technical details for CVE-2010-4175 are not provided in the supplied documents; monitor for updates.

4.9CVSS7.4AI score0.00391EPSS
Save
CVE
CVE
added 2011/10/05 1:00 a.m.127 views

CVE-2011-1076

CVE-2011-1076 affects the Linux kernel up to 2.6.37 in dns_key.c; remote DNS servers sending invalid responses can trigger a NULL pointer dereference/OOPS, leading to a denial of service. Reports from SUSE/Red Hat/NVD corroborate. Remediation: upgrade to kernel 2.6.38 or newer (vendor patches). E...

4.9CVSS8.6AI score0.00516EPSS
Save
CVE
CVE
added 2011/07/28 10:00 p.m.127 views

CVE-2011-2492

CVE-2011-2492 affects the Linux kernel Bluetooth subsystem prior to 3.0-rc4, where certain data structures are not properly initialized. The flaw is exploited via a crafted getsockopt system call in the l2cap_sock_getsockopt_old and rfcomm_sock_getsockopt_old paths, enabling local users to obtain...

1.9CVSS5.9AI score0.00354EPSS
Save
CVE
CVE
added 2013/02/18 2:00 a.m.127 views

CVE-2013-0160

CVE-2013-0160 affects the Linux kernel up to version 3.7.9. It enables local attackers to obtain sensitive keystroke timing information by abusing the inotify API on the /dev/ptmx device. The impact is described as partial confidentiality loss; no guidance on exploit details or mitigation is prov...

2.1CVSS5.6AI score0.00732EPSS
Save
CVE
CVE
added 2014/01/06 11:00 a.m.127 views

CVE-2013-7264

The CVE-2013-7264 issue affects the Linux kernel up to version 3.12.3, specifically the l2tp_ip_recvmsg function in net/l2tp/l2tp_ip.c. The vulnerability arises because a length value is updated before ensuring that the associated data structure is initialized, enabling a local attacker to leak k...

4.9CVSS6.1AI score0.00434EPSS
Save
CVE
CVE
added 2014/01/18 10:00 p.m.127 views

CVE-2014-1445

Technical details for CVE-2014-1445 are not publicly provided in the supplied documents. The initial description contains core details, but no additional technical specifics are found in connected documents. Monitor for updates.

2.1CVSS6AI score0.00414EPSS
Save
CVE
CVE
added 2014/06/23 10:00 a.m.127 views

CVE-2014-4014

The CVE-2014-4014 issue is a Linux kernel local privilege escalation affecting versions before 3.14.8. The root cause is that namespaces are inapplicable to inodes, allowing a local user who creates a user namespace to bypass chmod restrictions by setting the setgid bit on a file with root group ...

6.2CVSS5.9AI score0.03303EPSS
SaveWeb
CVE
CVE
added 2014/07/03 1:00 a.m.127 views

CVE-2014-4611

CVE-2014-4611 concerns an integer overflow in the LZ4 implementation used in Yann Collet LZ4 prior to r118 and in the Linux kernel’s lz4_decompress.c (linux kernel before 3.15.2) on 32-bit platforms. A crafted Literal Run can trigger improper handling, enabling context-dependent attackers to caus...

5CVSS7.7AI score0.08103EPSS
SaveIn wild
CVE
CVE
added 2015/08/31 8:00 p.m.127 views

CVE-2015-4036

CVE-2015-4036: An array index error in Linux kernel before 4.0 in drivers/vhost/scsi.c (tcm_vhost_make_tpg, renamed to vhost_scsi_make_tpg) can allow local guest OS users to cause a denial of service (memory corruption) or potentially other impact via a crafted VHOST_SCSI_SET_ENDPOINT IOCTL. Expl...

7.2CVSS7.5AI score0.00589EPSS
Save
CVE
CVE
added 2015/07/27 10:00 a.m.127 views

CVE-2015-4692

CVE-2015-4692 affects the Linux kernel’s KVM code: in arch/x86/kvm/lapic.h, the kvm_apic_has_events() function may dereference a NULL pointer via an ioctl to /dev/kvm, enabling a local attacker to cause a denial of service (system crash). The description indicates the issue exists through kernel ...

4.9CVSS6AI score0.00451EPSS
Save
CVE
CVE
added 2016/05/02 10:00 a.m.127 views

CVE-2015-8324

CVE-2015-8324 affects the ext4 driver in the Linux kernel prior to 2.6.34. The issue arises from incomplete tracking of initialization for certain ext4 data structures, enabling physically proximate attackers to trigger a denial of service (NULL pointer dereference and panic) via a crafted USB de...

4.9CVSS4.7AI score0.00426EPSS
Save
CVE
CVE
added 2017/02/14 6:30 a.m.127 views

CVE-2017-5972

CVE-2017-5972 affects the Linux kernel 3.x TCP stack. The issue is that SYN cookies protection is not correctly applied for fast-network connection scenarios, enabling remote attackers to cause CPU denial of service by sending a flood of TCP SYN packets (as demonstrated against kernel-3.10.0 in C...

7.8CVSS7.1AI score0.2389EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.127 views

CVE-2020-36783

CVE-2020-36783 is a Linux kernel I2C (img-scb) reference-count leak issue: pm_runtime_get_sync increments the PM reference count even on failure in img_i2c_xfer and img_i2c_init, leading to leaks. The fix replaces that return path with pm_runtime_resume_and_get to keep the usage counter balanced....

5.5CVSS6.4AI score0.00227EPSS
Save
CVE
CVE
added 2024/02/28 8:13 a.m.127 views

CVE-2021-47045

CVE-2021-47045 affects Linux kernel SCSI lpfc (lpfc_prep_els_iocb). The vulnerability arises when lpfc_issue_els_plogi() is called with a did that has no matching ndlp, causing a NULL pointer dereference to lpfc_nodelist. The fix returns an error status if no valid ndlp is found and updates ndlp ...

5.5CVSS6.3AI score0.00239EPSS
Save
CVE
CVE
added 2024/03/25 9:16 a.m.127 views

CVE-2021-47172

CVE-2021-47172 concerns the Linux kernel iio: adc: ad7124 driver. The vulnerability is a potential overflow caused by non sequential channel numbering (holes in channel indices) which can overflow the storage used for channel data. The bug was introduced while addressing ordering of child nodes a...

5.5CVSS6.1AI score0.00225EPSS
Save
CVE
CVE
added 2024/05/21 3:03 p.m.127 views

CVE-2021-47366

CVE-2021-47366 affects the Linux kernel afs client (AFS-3) when talking to non‑YFS OpenAFS servers. The issue is a reads/position corruption caused by sign‑extending the 64‑bit file position to signed 32‑bit values in FS.FetchData/FetchData64 logic. The fix captures capability bits from FS.GetCap...

7.1CVSS6.7AI score0.00211EPSS
Save
CVE
CVE
added 2024/06/19 2:53 p.m.127 views

CVE-2021-47589

In CVE-2021-47589, the Linux kernel igbvf driver contains a double-free / use-after-free path in igbvf_probe. If register_netdev() fails, control flows to err_hw_init then err_ioremap, and free_netdev attempts to clean dev->napi_list entries while adapter->rx_ring (which holds napi) has alr...

7.8CVSS8.3AI score0.00259EPSS
Save
CVE
CVE
added 2024/07/16 11:29 a.m.127 views

CVE-2021-47623

CVE-2021-47623 affects the PowerPC path in the Linux kernel where unmapping a fixmap entry via __set_fixmap() (FIXMAP_PAGE_CLEAR) ends up calling map_kernel_page(), which fails if invoked a second time for the same page. The connected documents confirm the root cause in arch/powerpc/mm/pgtable.c ...

5.5CVSS6.5AI score0.00225EPSS
Save
CVE
CVE
added 2023/03/19 12:00 a.m.127 views

CVE-2022-48425

CVE-2022-48425 affects the Linux kernel up to 6.2.7, specifically the NTFS3 inode.c path. The issue is an invalid kfree introduced by not validating MFT flags before replaying logs, as described in the initial CVE entry. Consequences are consistent with the CVSS high scores listed in the document...

7.8CVSS8.1AI score0.00249EPSS
Save
CVE
CVE
added 2024/07/16 12:25 p.m.127 views

CVE-2022-48841

Vulnerability CVE-2022-48841 affects the Linux kernel ice driver: NULL pointer dereference in ice_update_vsi_tx_ring_stats() during Tx ring stats update. If the ring pointer is NULL, a later access to propagate Tx stats to VSI stats could crash. The fix changes logic to move to the next ring when...

5.5CVSS6.9AI score0.00204EPSS
Save
CVE
CVE
added 2024/08/22 1:31 a.m.127 views

CVE-2022-48911

CVE-2022-48911 is a Linux kernel vulnerability in netfilter nf_queue: a use-after-free risk related to sock_hold() and possibly an already-zero sk_refcnt. If the check fails, the packet cannot be queued and will be dropped by the caller. Connected advisories confirm a fix was applied in the kerne...

7.8CVSS6.5AI score0.00215EPSS
Save
CVE
CVE
added 2024/08/22 3:31 a.m.127 views

CVE-2022-48935

CVE-2022-48935 concerns a Linux kernel vulnerability in netfilter nf_tables. The issue arises when unregistering flowtable hooks on netns exit: if flowtable hooks are not unregistered before nf_tables_flowtable_destroy(), the hook core can report a use-after-free (KASAN) in nf_hook_entries_grow. ...

7.8CVSS7AI score0.00212EPSS
Save
CVE
CVE
added 2024/10/21 8:05 p.m.127 views

CVE-2022-48970

CVE-2022-48970 : In the Linux kernel, a NULL pointer dereference in af_unix handling can occur when unix_diag_get_exact() processes a netlink message because a newly allocated skb may not have skb->sk. The root cause is that unix_diag_get_exact() must obtain the user namespace from the NETLINK...

5.5CVSS4.8AI score0.00245EPSS
Save
CVE
CVE
added 2024/10/21 8:06 p.m.127 views

CVE-2022-48983

CVE-2022-48983 is a Linux kernel vulnerability where a NULL pointer dereference in io_tctx_exit_cb() could occur during io_uring/cancellation interplay, leading to a kernel panic. The issue arose when task_work added by io_ring_exit_work() could race with cancellation of exec work, causing curren...

5.5CVSS5.3AI score0.00262EPSS
Save
CVE
CVE
added 2025/02/26 1:55 a.m.127 views

CVE-2022-49185

The CVE-2022-49185 entry concerns a Linux kernel pinctrl nomadik issue where of_node_put() was missing in nmk_pinctrl_probe, risking a refcount leak. The fix adds a call to of_node_put() to balance the refcount returned by of_parse_phandle(), as described across connected advisories (Astra Linux,...

5.5CVSS6.5AI score0.0027EPSS
Save
CVE
CVE
added 2025/02/26 1:55 a.m.127 views

CVE-2022-49203

CVE-2022-49203 – Linux kernel (drm/amd/display): The issue is a double free during GPU reset on DC streams. Root cause: during reset, a pre-commit state backup retains valid link encoder assignments; DC clears them in the current state but not in the backup, freeing an extra reference and causing...

7.8CVSS5.5AI score0.0023EPSS
Save
CVE
CVE
added 2025/02/26 2:24 a.m.127 views

CVE-2022-49712

CVE-2022-49712 : In the Linux kernel, the usb: gadget: lpc32xx_udc probe had a refcount leak due to an extra reference from of_parse_phandle(); the fix adds of_node_put() to release the node when not needed. This mitigates a refcount leak in the probe path. Connected advisories (SUSE/Nessus/OpenV...

5.5CVSS5.3AI score0.00253EPSS
Save
Total number of security vulnerabilities14999